(GUID *) &GARMIN_GUID,
req_unit_number, &devinterface)) {
GPS_Serial_Error("SetupDiEnumDeviceInterfaces");
- warning("Is the Garmin USB unit number %d powered up and connected?", un);
+ warning("Is the Garmin USB unit number %d powered up and connected?\nIs it really a USB unit? If it's serial, don't choose USB, choose serial.", un);
return 0;
}
/* We've matched. Now start the specific unit. */